object WrongFile: TWrongFile Left = 200 Top = 108 BorderStyle = bsDialog Caption = 'Evaluation Notice' ClientHeight = 451 ClientWidth = 601 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 14 Top = 16 Width = 577 Height = 377 BevelInner = bvLowered BorderStyle = bsSingle Color = clTeal TabOrder = 0 object Label1: TLabel Left = 82 Top = 16 Width = 457 Height = 60 Alignment = taCenter AutoSize = False Caption = 'Sorry! - Can'#39't Open Files Created with Previous Versions of this' + ' Software' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -24 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object FNameLabel: TLabel Left = 13 Top = 98 Width = 546 Height = 23 Alignment = taCenter AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clAqua Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label2: TLabel Left = 25 Top = 151 Width = 176 Height = 19 Caption = 'Dear Valued Customer,' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3: TLabel Left = 25 Top = 189 Width = 522 Height = 88 AutoSize = False Caption = 'Because this is an evaluation copy of our software we have turne' + 'd off the automatic file conversion feature. The retail version' + ' of this product will automatically convert all your old files, ' + 'such as the one you just tried to open.' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label4: TLabel Left = 25 Top = 288 Width = 522 Height = 49 AutoSize = False Caption = 'To continue with your evaluation of this product, please select ' + 'one of the sample files that we have supplied. Thank you.' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Panel13: TPanel Left = 8 Top = 5 Width = 61 Height = 82 BevelOuter = bvNone Caption = 'Panel13' ParentColor = True TabOrder = 0 object Panel14: TPanel Left = 10 Top = 9 Width = 46 Height = 72 BevelOuter = bvNone Color = clBlack TabOrder = 0 end object Panel15: TPanel Left = 4 Top = 4 Width = 48 Height = 73 BevelInner = bvRaised TabOrder = 1 object Image2: TImage Left = 7 Top = 6 Width = 34 Height = 60 AutoSize = True Picture.Data = {} Transparent = True end end end end object Button1: TButton Left = 516 Top = 409 Width = 75 Height = 25 Caption = 'Ok' TabOrder = 1 OnClick = Button1Click end end